13:11
2018-08-24
gist.github.com
developer-tools
How to print ZPL file using terminal on linux
To print a ZPL file on Linux using the terminal. First, the `lpstat -p -d` command lists available printers and identifies the system default, such as a Zebra label printer. Then, the `lpr` command wiโฆ